-
Home
-
WordPress Migration Plugin – Transferito
-
8.4.3
-
Code
-
Classes
- Validator
Total Complexity |
54 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
278 |
Lines of code |
200 |
Logical lines of code |
90 |
Comment lines |
15 |
Methods |
15 |
Properties |
4 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_structure() |
A |
52 |
9 |
24 |
check_string() |
S |
54 |
7 |
21 |
validateRange() |
S |
57 |
7 |
16 |
checkAssociativeArray() |
S |
56 |
5 |
18 |
check_blob() |
S |
56 |
4 |
17 |
validate() |
S |
59 |
3 |
15 |
check_list() |
S |
59 |
3 |
14 |
check_map() |
S |
62 |
3 |
11 |
checkCanString() |
S |
62 |
3 |
11 |
dispatch() |
S |
56 |
2 |
19 |
__construct() |
S |
63 |
2 |
11 |
check_numeric() |
S |
66 |
2 |
8 |
check_boolean() |
S |
70 |
2 |
6 |
addError() |
S |
69 |
1 |
6 |
canJsonEncode() |
S |
80 |
1 |
3 |